home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 44
/
Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso
/
Aminet
/
comm
/
mail
/
YAM23src.lha
/
Source
/
includes
/
proto
/
xpkmaster.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2000-12-15
|
311 b
|
18 lines
#ifndef _PROTO_XPKMASTER_H
#define _PROTO_XPKMASTER_H
#ifndef __NOLIBBASE__
extern struct Library *XpkBase;
#endif
#include <exec/types.h>
#include <clib/xpkmaster_protos.h>
#ifdef __GNUC__
#include <inline/xpkmaster.h>
#else
#include <pragma/xpkmaster_lib.h>
#endif
#endif /* _PROTO_XPKMASTER_H */